expander: Convert to use box gadgets
authorMatthias Clasen <mclasen@redhat.com>
Fri, 15 Jan 2016 14:41:44 +0000 (09:41 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 15 Jan 2016 14:43:51 +0000 (09:43 -0500)
commit2e27c0af25c12642a65b5611ee9f08c7406d6171
treee6c259042ec6ab75091dcd441d7b3911be0ad213
parent5f5dc1082036d0ec182ffba0445333d1c81c9166
expander: Convert to use box gadgets

Use a vertical box gadget for the overall expander, and a
horizontal one for the title row. This lets us get rid of
all the custom allocation code here.
gtk/gtkexpander.c